SftTree/NET 2.0

InsertBefore Method, ItemClass Class

Softel vdm, Inc.

Inserts a new item as the previous sibling of this item.

Syntax      ItemClass Class (Softelvdm.SftTreeNET)

VB   

Public Function InsertBefore() As ItemClass

C#   

public ItemClass InsertBefore();

C++   

public: ItemClass^ InsertBefore();

Return Value

The new item.

Comments

The InsertBefore method inserts a new item as the previous sibling of this item.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com